home *** CD-ROM | disk | FTP | other *** search
-
- .cssBODY
- {
- margin: 0;
- font-size: 14px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- background-color: #D1E5F3;
- scroll: no;
- }
-
- <!--
- .cssError
- {
- color: "red";
- font-size: 14px;
- font-weight: bold;
- font-family: "Tahoma", "Arial";
- visibility: "hidden";
- }
- -->
-
- .cssSplashLogo
- {
- position: absolute;
- left: expression( (document.body.clientWidth - 199)/2 );
- top: 100px;
- }
-
- .cssSplashLogoBranding
- {
- position: absolute;
- left: expression( (document.body.clientWidth - 199)/2 + 36);
- top: 100px;
- }
-
- #paraText
- {
- align: center;
- text-align: center;
- position: absolute;
- top: 150px;
- left: 0px;
- width: 100%;
- }
-
-